home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5110 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: ifi.uio.no!usenet
  2. From: ludvigp@ifi.uio.no (Ludvig Pedersen)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: User Copper List help
  5. Date: 9 Mar 1996 11:23:51 GMT
  6. Organization: Dept. of Informatics, University of Oslo, Norway
  7. Message-ID: <1142.6641T588T2073@ifi.uio.no>
  8. References: <4hmqbk$qpt@macondo.dmu.ac.uk>
  9. NNTP-Posting-Host: gymir.ifi.uio.no
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12. >Heya there
  13. >Ive opened an intuition screen in a nice friendly os multitasking way
  14. >and now im trying to install a user copperlist
  15. >onto that screen so I can double all the pixel
  16. >heights vertically
  17. >using the old modulo changing trick.
  18. >Thing is it dont like it!
  19. >I seem to be able to install a user copperlist ok
  20. >(can change colors and all that with it)
  21. >but if I so much as breath on the modulo settings
  22. >with the copperlist the display garbles at that point on the screen.
  23. >(Even if i set the modulo values to 0 so it doesnt play around!)
  24.  
  25. >can any one PLEASE help!
  26.  
  27. Yes, you must find the modulo values used by the system and the width of your
  28. screen. So you can compute the right values for double pixel height. You also
  29. have to consider double-scan. Then the modulo registers work in a slight
  30. different way.
  31.  
  32. Btw: We have made a working example in our ChunkyScreen v2.0.
  33. There you will find a easy-to-read example in C on how to do it.
  34.  
  35. I can mail it to you as soon as its released. It will probably be this
  36. weekend or early next week.
  37.  
  38.  
  39. <sb>Ludde - Amiga Demo Coder
  40. <sb>Virtual Reality & Official Be developer
  41. <sb>ludvigp@ifi.uio.no
  42.  
  43.